home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000423_news@newsmaster….columbia.edu _Tue Apr 14 16:11:12 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA04096
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 14 Apr 1998 16:11:11 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA11383
  7.     for kermit.misc@watsun; Tue, 14 Apr 1998 16:11:11 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!fastnet!Lehigh.EDU!Lehigh.EDU!not-for-mail
  9. From: lujmt@Lehigh.EDU
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: kermit command line
  12. Date: 14 Apr 1998 15:12:50 -0400
  13. Lines: 21
  14. Message-ID: <6h0cfi$1nuc@nss4.cc.Lehigh.EDU>
  15. NNTP-Posting-Host: nss4.cc.lehigh.edu
  16. Xref: news.columbia.edu comp.protocols.kermit.misc:8627
  17.  
  18.  
  19. Hi!
  20.  
  21. Consider this:
  22.  
  23. kermit def \%p abcd,tak myfile.ini
  24.  
  25. Suppose I call kermit (MSDOS) from another program and that in the script
  26. myfile.ini my password ("abcd" in this example) is referenced via the %p
  27. variable. This works great but it seems that when I use this command line
  28. form I cannot ALT-X from the terminal emulator session back to the kermit
  29. prompt - it exits kermit completely. I am doing it this way because I don't
  30. want to store my password in a file.
  31.  
  32. Does anyone know how to do this while still allowing the user to flip between
  33. his active session and the kermit prompt?
  34.  
  35. Thanks!
  36.  
  37. John M. Troiano
  38. Lehigh University